PlEmployerContactRecordsDeleteAudit 
Logical Entity Name  PlEmployerContactRecordsDeleteAudit 
Default Table Name  PlEmployerContactRecordsDeleteAudit 
Physical Only  NO 
Definition 
 
Note 
 

PlEmployerContactRecordsDeleteAudit Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlEmployerContactRecordsDeleteAuditID(PK)    int  NO 
 
PlEmployerID    int  NO 
 
Title    nvarchar(60)  YES 
 
FirstName    nvarchar(50)  YES 
 
LastName    nvarchar(50)  YES 
 
Address    nvarchar(510)  YES 
 
City    nvarchar(60)  YES 
 
State    nchar(4)  YES 
 
Zip    nchar(20)  YES 
 
Phone    nchar(32)  YES 
 
Email    nvarchar(120)  YES 
 
SyCountryID    int  YES 
 
Comments    nvarchar(1000)  YES 
 
UserID    int  NO 
 
DateDeleted    datetime  NO 
 
ts    timestamp  NO 
 

PlEmployerContactRecordsDeleteAudit Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_PlEmployerContactRecordsDeleteAudit  PrimaryKey  PlEmployerContactRecordsDeleteAuditID 

PlEmployerContactRecordsDeleteAudit Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

PlEmployerContactRecordsDeleteAudit Check Constraints 
Check Constraint Name  CheckConstraint